home *** CD-ROM | disk | FTP | other *** search
Twist Report script | 1994-12-07 | 479 b | 21 lines |
- REPORT Organiser.DB
- NAME Contacts
- SELECT Search=="Contact"
- OUTPUT Window
- SORT Surname UP,Forename UP
- PAGE LAYOUT [1,"",1,10,"",850,166,10,850,50,800,0,1,0,0,1,30,"List of Business Contacts","Page #",2,2]
- RECORD,11,Adjust
- FIELD Name,0,1,42
- FIELD Address1,5,2,30
- FIELD Address2,5,3,30
- FIELD Address3,5,4,30
- FIELD Address4,5,5,30
- FIELD PostCode,5,6,10
- TEXT "Tel:",5,8,4
- FIELD TelWork,10,8,20
- TEXT "Mobile:",32,8,7
- FIELD TelMobile,40,8,20
- TEXT "Fax:",5,9,4
- FIELD TelFax,10,9,20
-
-